[INFO] fetching crate rivet-depot-client 2.3.1...
[INFO] fixing rivet-depot-client-2.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rivet-depot-client 2.3.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rivet-depot-client 2.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rivet-depot-client 2.3.1
[INFO] tweaked toml for crates.io crate rivet-depot-client 2.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rivet-depot-client 2.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rivet-depot-client 2.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded saa v5.5.0
[INFO] [stderr]   Downloaded scc v3.6.12
[INFO] [stderr]   Downloaded rivet-error v2.3.1
[INFO] [stderr]   Downloaded vbare v0.0.4
[INFO] [stderr]   Downloaded rivet-vbare-compiler v0.0.5
[INFO] [stderr]   Downloaded rivet-error-macros v2.3.1
[INFO] [stderr]   Downloaded serde_bare v0.5.0
[INFO] [stderr]   Downloaded rivet-vbare-gen v0.0.5
[INFO] [stderr]   Downloaded rivet-util-serde v2.3.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded rivet-depot-client-types v2.3.1
[INFO] [stderr]   Downloaded sdd v4.7.5
[INFO] [stderr]   Downloaded rivet-envoy-protocol v2.3.1
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086
[INFO] running `Command { std: "docker" "start" "47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking vbare v0.0.4
[INFO] [stderr]     Checking sdd v4.7.5
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking saa v5.5.0
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking rivet-depot-client-types v2.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking scc v3.6.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde_bare v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling rivet-vbare-gen v0.0.5
[INFO] [stderr]     Checking rivet-util-serde v2.3.1
[INFO] [stderr]    Compiling rivet-vbare-compiler v0.0.5
[INFO] [stderr]    Compiling rivet-error-macros v2.3.1
[INFO] [stderr]    Compiling rivet-envoy-protocol v2.3.1
[INFO] [stderr]     Checking rivet-error v2.3.1
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking rivet-depot-client v2.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]  --> src/../tests/inline/fault/chaos.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use depot::fault::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]  --> src/../tests/inline/fault/chaos.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use depot::workflows::compaction::ForceCompactionWork;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]  --> src/../tests/inline/fault/scenario.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use depot::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gas` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/scenario.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use gas::prelude::{Registry, TestCtx};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gas`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gas`, use `cargo add gas` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rivet_pools` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/scenario.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rivet_pools::__rivet_util::Id;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `depot`
[INFO] [stdout]  --> src/../tests/inline/fault/scenario.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use depot::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rivet_test_deps`
[INFO] [stdout]   --> src/../tests/inline/fault/scenario.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rivet_test_deps::TestDeps;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_test_deps`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rivet_test_deps`, use `cargo add rivet_test_deps` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/scenario.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use universaldb::{RangeOption, options::StreamingMode, utils::IsolationLevel::Snapshot};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]  --> src/../tests/inline/fault/simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use depot::fault::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]  --> src/../tests/inline/fault/simple.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use depot::workflows::compaction::{CompactionJobKind, ForceCompactionWork};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]  --> src/../tests/inline/fault/verify.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use depot::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `universaldb`
[INFO] [stdout]   --> src/../tests/inline/fault/scenario.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use universaldb::{RangeOption, options::StreamingMode, utils::IsolationLevel::Snapshot};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rivet_pools` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/verify.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rivet_pools::__rivet_util::Id;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `depot`
[INFO] [stdout]  --> src/../tests/inline/fault/verify.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use depot::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/verify.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use universaldb::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use depot::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rivet_pools` in this scope
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rivet_pools::{__rivet_util::Id, NodeId};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `universaldb`
[INFO] [stdout]   --> src/../tests/inline/fault/verify.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use universaldb::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use universaldb::utils::IsolationLevel::Serializable;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4531:6
[INFO] [stdout]      |
[INFO] [stdout] 4531 |     use depot::conveyer::Db;
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4532:6
[INFO] [stdout]      |
[INFO] [stdout] 4532 |     use depot::types::{CommitOptions, DirtyPage};
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rivet_pools` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4533:6
[INFO] [stdout]      |
[INFO] [stdout] 4533 |     use rivet_pools::__rivet_util::Id;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rivet_pools`
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rivet_pools::{__rivet_util::Id, NodeId};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5099:6
[INFO] [stdout]      |
[INFO] [stdout] 5099 |     use depot::conveyer::Db;
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5100:6
[INFO] [stdout]      |
[INFO] [stdout] 5100 |     use depot::types::{CommitOptions, DirtyPage};
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rivet_pools` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5101:6
[INFO] [stdout]      |
[INFO] [stdout] 5101 |     use rivet_pools::__rivet_util::Id;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rivet_pools`
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4534:6
[INFO] [stdout]      |
[INFO] [stdout] 4534 |     use rivet_pools::NodeId;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5614:6
[INFO] [stdout]      |
[INFO] [stdout] 5614 |     use depot::conveyer::Db;
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5615:6
[INFO] [stdout]      |
[INFO] [stdout] 5615 |     use depot::types::{CommitOptions, DirtyPage};
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rivet_pools` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5616:6
[INFO] [stdout]      |
[INFO] [stdout] 5616 |     use rivet_pools::__rivet_util::Id;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rivet_pools`
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5102:6
[INFO] [stdout]      |
[INFO] [stdout] 5102 |     use rivet_pools::NodeId;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rivet_pools`
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5617:6
[INFO] [stdout]      |
[INFO] [stdout] 5617 |     use rivet_pools::NodeId;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `rivet_pools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rivet_pools`, use `cargo add rivet_pools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/scenario.rs:614:6
[INFO] [stdout]     |
[INFO] [stdout] 614 |                     universaldb::Subspace::from(universaldb::tuple::Subspace::from_bytes(prefix));
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/scenario.rs:614:34
[INFO] [stdout]     |
[INFO] [stdout] 614 |                     universaldb::Subspace::from(universaldb::tuple::Subspace::from_bytes(prefix));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/simple.rs:492:20
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 before_pages > depot::keys::SHARD_SIZE,
[INFO] [stdout]     |                                ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/fault/simple.rs:1099:15
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     let target = depot::keys::SHARD_SIZE * 2 + 2;
[INFO] [stdout]      |                  ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/verify.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |     ) -> Result<Option<depot::types::DBHead>> {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/verify.rs:445:10
[INFO] [stdout]     |
[INFO] [stdout] 445 |             match depot::types::decode_restore_point_record(&value) {
[INFO] [stdout]     |                   ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/verify.rs:591:3
[INFO] [stdout]     |
[INFO] [stdout] 591 |         universaldb::Subspace::from(universaldb::tuple::Subspace::from_bytes(prefix));
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/verify.rs:591:31
[INFO] [stdout]     |
[INFO] [stdout] 591 |         universaldb::Subspace::from(universaldb::tuple::Subspace::from_bytes(prefix));
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     let branch_id = depot::conveyer::branch::resolve_database_branch(
[INFO] [stdout]     |                                     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         depot::types::BucketId::from_gas_id(Id::nil()),
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 |     ) -> anyhow::Result<depot::types::GetPagesResult> {
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:183:48
[INFO] [stdout]     |
[INFO] [stdout] 183 |         self.get_pages_with_options(actor_id, pgnos, depot::types::GetPagesOptions::default())
[INFO] [stdout]     |                                                      ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 |         options: depot::types::GetPagesOptions,
[INFO] [stdout]     |                  ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ) -> anyhow::Result<depot::types::GetPagesResult> {
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 |     ) -> Vec<depot::types::FetchedPage> {
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 |             .map(|pgno| depot::types::FetchedPage {
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:228:20
[INFO] [stdout]     |
[INFO] [stdout] 228 |         dirty_pages: Vec<depot::types::DirtyPage>,
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 depot::types::GetPagesOptions {
[INFO] [stdout]     |                 ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |                 depot::types::CommitOptions {
[INFO] [stdout]     |                 ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:549:8
[INFO] [stdout]     |
[INFO] [stdout] 549 |     page: depot::types::FetchedPage,
[INFO] [stdout]     |           ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:557:70
[INFO] [stdout]     |
[INFO] [stdout] 557 | pub(crate) fn storage_dirty_page(page: protocol::SqliteDirtyPage) -> depot::types::DirtyPage {
[INFO] [stdout]     |                                                                      ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:558:2
[INFO] [stdout]     |
[INFO] [stdout] 558 |     depot::types::DirtyPage {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |                 let driver = universaldb::driver::RocksDbDatabaseDriver::new(
[INFO] [stdout]     |                              ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 let db = universaldb::Database::new(Arc::new(driver));
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:3954:11
[INFO] [stdout]      |
[INFO] [stdout] 3954 |                     vec![depot::types::DirtyPage {
[INFO] [stdout]      |                          ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4055:9
[INFO] [stdout]      |
[INFO] [stdout] 4055 |             vec![depot::types::DirtyPage {
[INFO] [stdout]      |                  ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4553:6
[INFO] [stdout]      |
[INFO] [stdout] 4553 |                     depot::types::GetPagesOptions {
[INFO] [stdout]      |                     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4709:5
[INFO] [stdout]      |
[INFO] [stdout] 4709 |                 depot::types::GetPagesOptions::default(),
[INFO] [stdout]      |                 ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:4748:46
[INFO] [stdout]      |
[INFO] [stdout] 4748 |             db_writer.get_pages_with_options(vec![1], depot::types::GetPagesOptions::default()),
[INFO] [stdout]      |                                                       ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5120:6
[INFO] [stdout]      |
[INFO] [stdout] 5120 |                     depot::types::GetPagesOptions {
[INFO] [stdout]      |                     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5292:46
[INFO] [stdout]      |
[INFO] [stdout] 5292 |             db_writer.get_pages_with_options(vec![1], depot::types::GetPagesOptions::default()),
[INFO] [stdout]      |                                                       ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5635:6
[INFO] [stdout]      |
[INFO] [stdout] 5635 |                     depot::types::GetPagesOptions {
[INFO] [stdout]      |                     ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2162:33
[INFO] [stdout]      |
[INFO] [stdout] 2162 |     (!file.aux.is_null()).then(|| &*file.aux)
[INFO] [stdout]      |                                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2161:1
[INFO] [stdout]      |
[INFO] [stdout] 2161 | unsafe fn get_aux_state(file: &VfsFile) -> Option<&AuxFileHandle> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2212:7
[INFO] [stdout]      |
[INFO] [stdout] 2212 |     &mut *(p as *mut VfsFile)
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2211:1
[INFO] [stdout]      |
[INFO] [stdout] 2211 | unsafe fn get_file(p: *mut sqlite3_file) -> &'static mut VfsFile {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2216:3
[INFO] [stdout]      |
[INFO] [stdout] 2216 |     &*((*p).pAppData as *const VfsContext)
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2215:1
[INFO] [stdout]      |
[INFO] [stdout] 2215 | unsafe fn get_vfs_ctx(p: *mut sqlite3_vfs) -> &'static VfsContext {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2216:5
[INFO] [stdout]      |
[INFO] [stdout] 2216 |     &*((*p).pAppData as *const VfsContext)
[INFO] [stdout]      |        ^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `depot` in this scope
[INFO] [stdout]     --> src/../tests/inline/vfs.rs:5846:46
[INFO] [stdout]      |
[INFO] [stdout] 5846 |             db_writer.get_pages_with_options(vec![1], depot::types::GetPagesOptions::default()),
[INFO] [stdout]      |                                                       ^^^^^ use of unresolved module or unlinked crate `depot`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `depot`, use `cargo add depot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2442:14
[INFO] [stdout]      |
[INFO] [stdout] 2442 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2437:1
[INFO] [stdout]      |
[INFO] [stdout] 2437 | unsafe extern "C" fn io_close(p_file: *mut sqlite3_file) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::boxed::Box::<T>::from_raw` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2444:14
[INFO] [stdout]      |
[INFO] [stdout] 2444 |             let aux = Box::from_raw(file.aux);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2446:16
[INFO] [stdout]      |
[INFO] [stdout] 2446 |                 let ctx = &*file.ctx;
[INFO] [stdout]      |                            ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2452:15
[INFO] [stdout]      |
[INFO] [stdout] 2452 |             let ctx = &*file.ctx;
[INFO] [stdout]      |                        ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2471:16
[INFO] [stdout]      |
[INFO] [stdout] 2471 |                 let ctx = &*file.ctx;
[INFO] [stdout]      |                            ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2490:14
[INFO] [stdout]      |
[INFO] [stdout] 2490 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2479:1
[INFO] [stdout]      |
[INFO] [stdout] 2479 | / unsafe extern "C" fn io_read(
[INFO] [stdout] 2480 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2481 | |     p_buf: *mut c_void,
[INFO] [stdout] 2482 | |     i_amt: c_int,
[INFO] [stdout] 2483 | |     i_offset: sqlite3_int64,
[INFO] [stdout] 2484 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2491:22
[INFO] [stdout]      |
[INFO] [stdout] 2491 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2498:14
[INFO] [stdout]      |
[INFO] [stdout] 2498 |             let buf = slice::from_raw_parts_mut(p_buf.cast::<u8>(), requested);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2515:14
[INFO] [stdout]      |
[INFO] [stdout] 2515 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2520:13
[INFO] [stdout]      |
[INFO] [stdout] 2520 |         let buf = slice::from_raw_parts_mut(p_buf.cast::<u8>(), i_amt as usize);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2622:14
[INFO] [stdout]      |
[INFO] [stdout] 2622 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2611:1
[INFO] [stdout]      |
[INFO] [stdout] 2611 | / unsafe extern "C" fn io_write(
[INFO] [stdout] 2612 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2613 | |     p_buf: *const c_void,
[INFO] [stdout] 2614 | |     i_amt: c_int,
[INFO] [stdout] 2615 | |     i_offset: sqlite3_int64,
[INFO] [stdout] 2616 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2623:22
[INFO] [stdout]      |
[INFO] [stdout] 2623 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2629:17
[INFO] [stdout]      |
[INFO] [stdout] 2629 |             let source = slice::from_raw_parts(p_buf.cast::<u8>(), i_amt as usize);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2639:14
[INFO] [stdout]      |
[INFO] [stdout] 2639 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2645:16
[INFO] [stdout]      |
[INFO] [stdout] 2645 |         let source = slice::from_raw_parts(p_buf.cast::<u8>(), i_amt as usize);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2768:14
[INFO] [stdout]      |
[INFO] [stdout] 2768 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2763:1
[INFO] [stdout]      |
[INFO] [stdout] 2763 | unsafe extern "C" fn io_truncate(p_file: *mut sqlite3_file, size: sqlite3_int64) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2769:22
[INFO] [stdout]      |
[INFO] [stdout] 2769 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2773:14
[INFO] [stdout]      |
[INFO] [stdout] 2773 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2784:14
[INFO] [stdout]      |
[INFO] [stdout] 2784 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2782:1
[INFO] [stdout]      |
[INFO] [stdout] 2782 | unsafe extern "C" fn io_sync(p_file: *mut sqlite3_file, _flags: c_int) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2785:6
[INFO] [stdout]      |
[INFO] [stdout] 2785 |         if get_aux_state(file).is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2788:14
[INFO] [stdout]      |
[INFO] [stdout] 2788 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2811:14
[INFO] [stdout]      |
[INFO] [stdout] 2811 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2809:1
[INFO] [stdout]      |
[INFO] [stdout] 2809 | unsafe extern "C" fn io_file_size(p_file: *mut sqlite3_file, p_size: *mut sqlite3_int64) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2812:22
[INFO] [stdout]      |
[INFO] [stdout] 2812 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2813:4
[INFO] [stdout]      |
[INFO] [stdout] 2813 |             *p_size = aux.state.bytes.lock().len() as sqlite3_int64;
[INFO] [stdout]      |             ^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2816:14
[INFO] [stdout]      |
[INFO] [stdout] 2816 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2818:3
[INFO] [stdout]      |
[INFO] [stdout] 2818 |         *p_size = (state.db_size_pages as usize * state.page_size) as sqlite3_int64;
[INFO] [stdout]      |         ^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2842:3
[INFO] [stdout]      |
[INFO] [stdout] 2842 |         *p_res_out = 0;
[INFO] [stdout]      |         ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2837:1
[INFO] [stdout]      |
[INFO] [stdout] 2837 | / unsafe extern "C" fn io_check_reserved_lock(
[INFO] [stdout] 2838 | |     _p_file: *mut sqlite3_file,
[INFO] [stdout] 2839 | |     p_res_out: *mut c_int,
[INFO] [stdout] 2840 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2853:14
[INFO] [stdout]      |
[INFO] [stdout] 2853 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2847:1
[INFO] [stdout]      |
[INFO] [stdout] 2847 | / unsafe extern "C" fn io_file_control(
[INFO] [stdout] 2848 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2849 | |     op: c_int,
[INFO] [stdout] 2850 | |     _p_arg: *mut c_void,
[INFO] [stdout] 2851 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2854:6
[INFO] [stdout]      |
[INFO] [stdout] 2854 |         if get_aux_state(file).is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2857:14
[INFO] [stdout]      |
[INFO] [stdout] 2857 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2904:14
[INFO] [stdout]      |
[INFO] [stdout] 2904 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2902:1
[INFO] [stdout]      |
[INFO] [stdout] 2902 | unsafe extern "C" fn io_device_characteristics(p_file: *mut sqlite3_file) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2905:6
[INFO] [stdout]      |
[INFO] [stdout] 2905 |         if get_aux_state(file).is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2925:13
[INFO] [stdout]      |
[INFO] [stdout] 2925 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2917:1
[INFO] [stdout]      |
[INFO] [stdout] 2917 | / unsafe extern "C" fn vfs_open(
[INFO] [stdout] 2918 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 2919 | |     z_name: *const c_char,
[INFO] [stdout] 2920 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2921 | |     flags: c_int,
[INFO] [stdout] 2922 | |     p_out_flags: *mut c_int,
[INFO] [stdout] 2923 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2934:10
[INFO] [stdout]      |
[INFO] [stdout] 2934 |             match CStr::from_ptr(z_name).to_str() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2962:3
[INFO] [stdout]      |
[INFO] [stdout] 2962 | /         ptr::write(
[INFO] [stdout] 2963 | |             p_file.cast::<VfsFile>(),
[INFO] [stdout] 2964 | |             VfsFile {
[INFO] [stdout] 2965 | |                 base,
[INFO] [stdout] ...    |
[INFO] [stdout] 2968 | |             },
[INFO] [stdout] 2969 | |         );
[INFO] [stdout]      | |_________^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2972:4
[INFO] [stdout]      |
[INFO] [stdout] 2972 |             *p_out_flags = flags;
[INFO] [stdout]      |             ^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2989:13
[INFO] [stdout]      |
[INFO] [stdout] 2989 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2979:1
[INFO] [stdout]      |
[INFO] [stdout] 2979 | / unsafe extern "C" fn vfs_delete(
[INFO] [stdout] 2980 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 2981 | |     z_name: *const c_char,
[INFO] [stdout] 2982 | |     _sync_dir: c_int,
[INFO] [stdout] 2983 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2990:20
[INFO] [stdout]      |
[INFO] [stdout] 2990 |         let path = match CStr::from_ptr(z_name).to_str() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3018:4
[INFO] [stdout]      |
[INFO] [stdout] 3018 |             *p_res_out = 0;
[INFO] [stdout]      |             ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3010:1
[INFO] [stdout]      |
[INFO] [stdout] 3010 | / unsafe extern "C" fn vfs_access(
[INFO] [stdout] 3011 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3012 | |     z_name: *const c_char,
[INFO] [stdout] 3013 | |     _flags: c_int,
[INFO] [stdout] 3014 | |     p_res_out: *mut c_int,
[INFO] [stdout] 3015 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3022:13
[INFO] [stdout]      |
[INFO] [stdout] 3022 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3023:20
[INFO] [stdout]      |
[INFO] [stdout] 3023 |         let path = match CStr::from_ptr(z_name).to_str() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3026:5
[INFO] [stdout]      |
[INFO] [stdout] 3026 |                 *p_res_out = 0;
[INFO] [stdout]      |                 ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3031:3
[INFO] [stdout]      |
[INFO] [stdout] 3031 |         *p_res_out = if path == ctx.actor_id || ctx.aux_file_exists(path) {
[INFO] [stdout]      |         ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3051:14
[INFO] [stdout]      |
[INFO] [stdout] 3051 |         let name = CStr::from_ptr(z_name);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3040:1
[INFO] [stdout]      |
[INFO] [stdout] 3040 | / unsafe extern "C" fn vfs_full_pathname(
[INFO] [stdout] 3041 | |     _p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3042 | |     z_name: *const c_char,
[INFO] [stdout] 3043 | |     n_out: c_int,
[INFO] [stdout] 3044 | |     z_out: *mut c_char,
[INFO] [stdout] 3045 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3057:3
[INFO] [stdout]      |
[INFO] [stdout] 3057 |         ptr::copy_nonoverlapping(bytes.as_ptr().cast::<c_char>(), z_out, bytes.len());
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3068:13
[INFO] [stdout]      |
[INFO] [stdout] 3068 |         let buf = slice::from_raw_parts_mut(z_out.cast::<u8>(), n_byte as usize);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3062:1
[INFO] [stdout]      |
[INFO] [stdout] 3062 | / unsafe extern "C" fn vfs_randomness(
[INFO] [stdout] 3063 | |     _p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3064 | |     n_byte: c_int,
[INFO] [stdout] 3065 | |     z_out: *mut c_char,
[INFO] [stdout] 3066 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3088:3
[INFO] [stdout]      |
[INFO] [stdout] 3088 |         *p_time_out = 2440587.5 + (now.as_secs_f64() / 86400.0);
[INFO] [stdout]      |         ^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3083:1
[INFO] [stdout]      |
[INFO] [stdout] 3083 | unsafe extern "C" fn vfs_current_time(_p_vfs: *mut sqlite3_vfs, p_time_out: *mut f64) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3103:13
[INFO] [stdout]      |
[INFO] [stdout] 3103 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3093:1
[INFO] [stdout]      |
[INFO] [stdout] 3093 | / unsafe extern "C" fn vfs_get_last_error(
[INFO] [stdout] 3094 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3095 | |     n_byte: c_int,
[INFO] [stdout] 3096 | |     z_err_msg: *mut c_char,
[INFO] [stdout] 3097 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3105:4
[INFO] [stdout]      |
[INFO] [stdout] 3105 |             *z_err_msg = 0;
[INFO] [stdout]      |             ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3113:3
[INFO] [stdout]      |
[INFO] [stdout] 3113 |         ptr::copy_nonoverlapping(bytes.as_ptr(), dst, copy_len);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3114:3
[INFO] [stdout]      |
[INFO] [stdout] 3114 |         *dst.add(copy_len) = 0;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3114:4
[INFO] [stdout]      |
[INFO] [stdout] 3114 |         *dst.add(copy_len) = 0;
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `optimization_flags::SqliteOptimizationFlags` has no field named `vfs_retain_read_cache`
[INFO] [stdout]   --> src/../tests/inline/vfs.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 |         vfs_retain_read_cache: true,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ `optimization_flags::SqliteOptimizationFlags` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2162:33
[INFO] [stdout]      |
[INFO] [stdout] 2162 |     (!file.aux.is_null()).then(|| &*file.aux)
[INFO] [stdout]      |                                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2161:1
[INFO] [stdout]      |
[INFO] [stdout] 2161 | unsafe fn get_aux_state(file: &VfsFile) -> Option<&AuxFileHandle> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2212:7
[INFO] [stdout]      |
[INFO] [stdout] 2212 |     &mut *(p as *mut VfsFile)
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2211:1
[INFO] [stdout]      |
[INFO] [stdout] 2211 | unsafe fn get_file(p: *mut sqlite3_file) -> &'static mut VfsFile {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2216:3
[INFO] [stdout]      |
[INFO] [stdout] 2216 |     &*((*p).pAppData as *const VfsContext)
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2215:1
[INFO] [stdout]      |
[INFO] [stdout] 2215 | unsafe fn get_vfs_ctx(p: *mut sqlite3_vfs) -> &'static VfsContext {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2216:5
[INFO] [stdout]      |
[INFO] [stdout] 2216 |     &*((*p).pAppData as *const VfsContext)
[INFO] [stdout]      |        ^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2442:14
[INFO] [stdout]      |
[INFO] [stdout] 2442 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2437:1
[INFO] [stdout]      |
[INFO] [stdout] 2437 | unsafe extern "C" fn io_close(p_file: *mut sqlite3_file) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::boxed::Box::<T>::from_raw` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2444:14
[INFO] [stdout]      |
[INFO] [stdout] 2444 |             let aux = Box::from_raw(file.aux);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2446:16
[INFO] [stdout]      |
[INFO] [stdout] 2446 |                 let ctx = &*file.ctx;
[INFO] [stdout]      |                            ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2452:15
[INFO] [stdout]      |
[INFO] [stdout] 2452 |             let ctx = &*file.ctx;
[INFO] [stdout]      |                        ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2471:16
[INFO] [stdout]      |
[INFO] [stdout] 2471 |                 let ctx = &*file.ctx;
[INFO] [stdout]      |                            ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2490:14
[INFO] [stdout]      |
[INFO] [stdout] 2490 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2479:1
[INFO] [stdout]      |
[INFO] [stdout] 2479 | / unsafe extern "C" fn io_read(
[INFO] [stdout] 2480 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2481 | |     p_buf: *mut c_void,
[INFO] [stdout] 2482 | |     i_amt: c_int,
[INFO] [stdout] 2483 | |     i_offset: sqlite3_int64,
[INFO] [stdout] 2484 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2491:22
[INFO] [stdout]      |
[INFO] [stdout] 2491 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2498:14
[INFO] [stdout]      |
[INFO] [stdout] 2498 |             let buf = slice::from_raw_parts_mut(p_buf.cast::<u8>(), requested);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2515:14
[INFO] [stdout]      |
[INFO] [stdout] 2515 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2520:13
[INFO] [stdout]      |
[INFO] [stdout] 2520 |         let buf = slice::from_raw_parts_mut(p_buf.cast::<u8>(), i_amt as usize);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2622:14
[INFO] [stdout]      |
[INFO] [stdout] 2622 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2611:1
[INFO] [stdout]      |
[INFO] [stdout] 2611 | / unsafe extern "C" fn io_write(
[INFO] [stdout] 2612 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2613 | |     p_buf: *const c_void,
[INFO] [stdout] 2614 | |     i_amt: c_int,
[INFO] [stdout] 2615 | |     i_offset: sqlite3_int64,
[INFO] [stdout] 2616 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2623:22
[INFO] [stdout]      |
[INFO] [stdout] 2623 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2629:17
[INFO] [stdout]      |
[INFO] [stdout] 2629 |             let source = slice::from_raw_parts(p_buf.cast::<u8>(), i_amt as usize);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2639:14
[INFO] [stdout]      |
[INFO] [stdout] 2639 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2645:16
[INFO] [stdout]      |
[INFO] [stdout] 2645 |         let source = slice::from_raw_parts(p_buf.cast::<u8>(), i_amt as usize);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2768:14
[INFO] [stdout]      |
[INFO] [stdout] 2768 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2763:1
[INFO] [stdout]      |
[INFO] [stdout] 2763 | unsafe extern "C" fn io_truncate(p_file: *mut sqlite3_file, size: sqlite3_int64) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2769:22
[INFO] [stdout]      |
[INFO] [stdout] 2769 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2773:14
[INFO] [stdout]      |
[INFO] [stdout] 2773 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2784:14
[INFO] [stdout]      |
[INFO] [stdout] 2784 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2782:1
[INFO] [stdout]      |
[INFO] [stdout] 2782 | unsafe extern "C" fn io_sync(p_file: *mut sqlite3_file, _flags: c_int) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2785:6
[INFO] [stdout]      |
[INFO] [stdout] 2785 |         if get_aux_state(file).is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2788:14
[INFO] [stdout]      |
[INFO] [stdout] 2788 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2811:14
[INFO] [stdout]      |
[INFO] [stdout] 2811 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2809:1
[INFO] [stdout]      |
[INFO] [stdout] 2809 | unsafe extern "C" fn io_file_size(p_file: *mut sqlite3_file, p_size: *mut sqlite3_int64) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2812:22
[INFO] [stdout]      |
[INFO] [stdout] 2812 |         if let Some(aux) = get_aux_state(file) {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2813:4
[INFO] [stdout]      |
[INFO] [stdout] 2813 |             *p_size = aux.state.bytes.lock().len() as sqlite3_int64;
[INFO] [stdout]      |             ^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2816:14
[INFO] [stdout]      |
[INFO] [stdout] 2816 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2818:3
[INFO] [stdout]      |
[INFO] [stdout] 2818 |         *p_size = (state.db_size_pages as usize * state.page_size) as sqlite3_int64;
[INFO] [stdout]      |         ^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2842:3
[INFO] [stdout]      |
[INFO] [stdout] 2842 |         *p_res_out = 0;
[INFO] [stdout]      |         ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2837:1
[INFO] [stdout]      |
[INFO] [stdout] 2837 | / unsafe extern "C" fn io_check_reserved_lock(
[INFO] [stdout] 2838 | |     _p_file: *mut sqlite3_file,
[INFO] [stdout] 2839 | |     p_res_out: *mut c_int,
[INFO] [stdout] 2840 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2853:14
[INFO] [stdout]      |
[INFO] [stdout] 2853 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2847:1
[INFO] [stdout]      |
[INFO] [stdout] 2847 | / unsafe extern "C" fn io_file_control(
[INFO] [stdout] 2848 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2849 | |     op: c_int,
[INFO] [stdout] 2850 | |     _p_arg: *mut c_void,
[INFO] [stdout] 2851 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2854:6
[INFO] [stdout]      |
[INFO] [stdout] 2854 |         if get_aux_state(file).is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2857:14
[INFO] [stdout]      |
[INFO] [stdout] 2857 |         let ctx = &*file.ctx;
[INFO] [stdout]      |                    ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_file` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2904:14
[INFO] [stdout]      |
[INFO] [stdout] 2904 |         let file = get_file(p_file);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2902:1
[INFO] [stdout]      |
[INFO] [stdout] 2902 | unsafe extern "C" fn io_device_characteristics(p_file: *mut sqlite3_file) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_aux_state` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2905:6
[INFO] [stdout]      |
[INFO] [stdout] 2905 |         if get_aux_state(file).is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2909:8
[INFO] [stdout]      |
[INFO] [stdout] 2909 |             if !(*file.ctx).config.advertise_batch_atomic {
[INFO] [stdout]      |                 ^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2925:13
[INFO] [stdout]      |
[INFO] [stdout] 2925 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2917:1
[INFO] [stdout]      |
[INFO] [stdout] 2917 | / unsafe extern "C" fn vfs_open(
[INFO] [stdout] 2918 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 2919 | |     z_name: *const c_char,
[INFO] [stdout] 2920 | |     p_file: *mut sqlite3_file,
[INFO] [stdout] 2921 | |     flags: c_int,
[INFO] [stdout] 2922 | |     p_out_flags: *mut c_int,
[INFO] [stdout] 2923 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2934:10
[INFO] [stdout]      |
[INFO] [stdout] 2934 |             match CStr::from_ptr(z_name).to_str() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2962:3
[INFO] [stdout]      |
[INFO] [stdout] 2962 | /         ptr::write(
[INFO] [stdout] 2963 | |             p_file.cast::<VfsFile>(),
[INFO] [stdout] 2964 | |             VfsFile {
[INFO] [stdout] 2965 | |                 base,
[INFO] [stdout] ...    |
[INFO] [stdout] 2968 | |             },
[INFO] [stdout] 2969 | |         );
[INFO] [stdout]      | |_________^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2972:4
[INFO] [stdout]      |
[INFO] [stdout] 2972 |             *p_out_flags = flags;
[INFO] [stdout]      |             ^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2989:13
[INFO] [stdout]      |
[INFO] [stdout] 2989 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:2979:1
[INFO] [stdout]      |
[INFO] [stdout] 2979 | / unsafe extern "C" fn vfs_delete(
[INFO] [stdout] 2980 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 2981 | |     z_name: *const c_char,
[INFO] [stdout] 2982 | |     _sync_dir: c_int,
[INFO] [stdout] 2983 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:2990:20
[INFO] [stdout]      |
[INFO] [stdout] 2990 |         let path = match CStr::from_ptr(z_name).to_str() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3018:4
[INFO] [stdout]      |
[INFO] [stdout] 3018 |             *p_res_out = 0;
[INFO] [stdout]      |             ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3010:1
[INFO] [stdout]      |
[INFO] [stdout] 3010 | / unsafe extern "C" fn vfs_access(
[INFO] [stdout] 3011 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3012 | |     z_name: *const c_char,
[INFO] [stdout] 3013 | |     _flags: c_int,
[INFO] [stdout] 3014 | |     p_res_out: *mut c_int,
[INFO] [stdout] 3015 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3022:13
[INFO] [stdout]      |
[INFO] [stdout] 3022 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3023:20
[INFO] [stdout]      |
[INFO] [stdout] 3023 |         let path = match CStr::from_ptr(z_name).to_str() {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3026:5
[INFO] [stdout]      |
[INFO] [stdout] 3026 |                 *p_res_out = 0;
[INFO] [stdout]      |                 ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3031:3
[INFO] [stdout]      |
[INFO] [stdout] 3031 |         *p_res_out = if path == ctx.actor_id || ctx.aux_file_exists(path) {
[INFO] [stdout]      |         ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3051:14
[INFO] [stdout]      |
[INFO] [stdout] 3051 |         let name = CStr::from_ptr(z_name);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3040:1
[INFO] [stdout]      |
[INFO] [stdout] 3040 | / unsafe extern "C" fn vfs_full_pathname(
[INFO] [stdout] 3041 | |     _p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3042 | |     z_name: *const c_char,
[INFO] [stdout] 3043 | |     n_out: c_int,
[INFO] [stdout] 3044 | |     z_out: *mut c_char,
[INFO] [stdout] 3045 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3057:3
[INFO] [stdout]      |
[INFO] [stdout] 3057 |         ptr::copy_nonoverlapping(bytes.as_ptr().cast::<c_char>(), z_out, bytes.len());
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3068:13
[INFO] [stdout]      |
[INFO] [stdout] 3068 |         let buf = slice::from_raw_parts_mut(z_out.cast::<u8>(), n_byte as usize);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3062:1
[INFO] [stdout]      |
[INFO] [stdout] 3062 | / unsafe extern "C" fn vfs_randomness(
[INFO] [stdout] 3063 | |     _p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3064 | |     n_byte: c_int,
[INFO] [stdout] 3065 | |     z_out: *mut c_char,
[INFO] [stdout] 3066 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3088:3
[INFO] [stdout]      |
[INFO] [stdout] 3088 |         *p_time_out = 2440587.5 + (now.as_secs_f64() / 86400.0);
[INFO] [stdout]      |         ^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3083:1
[INFO] [stdout]      |
[INFO] [stdout] 3083 | unsafe extern "C" fn vfs_current_time(_p_vfs: *mut sqlite3_vfs, p_time_out: *mut f64) -> c_int {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vfs::get_vfs_ctx` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3103:13
[INFO] [stdout]      |
[INFO] [stdout] 3103 |         let ctx = get_vfs_ctx(p_vfs);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/vfs.rs:3093:1
[INFO] [stdout]      |
[INFO] [stdout] 3093 | / unsafe extern "C" fn vfs_get_last_error(
[INFO] [stdout] 3094 | |     p_vfs: *mut sqlite3_vfs,
[INFO] [stdout] 3095 | |     n_byte: c_int,
[INFO] [stdout] 3096 | |     z_err_msg: *mut c_char,
[INFO] [stdout] 3097 | | ) -> c_int {
[INFO] [stdout]      | |__________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3105:4
[INFO] [stdout]      |
[INFO] [stdout] 3105 |             *z_err_msg = 0;
[INFO] [stdout]      |             ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3113:3
[INFO] [stdout]      |
[INFO] [stdout] 3113 |         ptr::copy_nonoverlapping(bytes.as_ptr(), dst, copy_len);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3114:3
[INFO] [stdout]      |
[INFO] [stdout] 3114 |         *dst.add(copy_len) = 0;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/vfs.rs:3114:4
[INFO] [stdout]      |
[INFO] [stdout] 3114 |         *dst.add(copy_len) = 0;
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/scenario.rs:568:45
[INFO] [stdout]     |
[INFO] [stdout] 568 |     pub(crate) fn depot_database(&self) -> Arc<universaldb::Database> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/verify.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     db: Arc<universaldb::Database>,
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/verify.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub(crate) fn new(db: Arc<universaldb::Database>, database_id: String) -> Self {
[INFO] [stdout]    |                               ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/verify.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |     tx: &'a universaldb::Transaction,
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/fault/verify.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn new(tx: &'a universaldb::Transaction, database_id: String) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/verify.rs:577:25
[INFO] [stdout]     |
[INFO] [stdout] 577 | async fn get_value(tx: &universaldb::Transaction, key: &[u8]) -> Result<Option<Vec<u8>>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/fault/verify.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 |     tx: &universaldb::Transaction,
[INFO] [stdout]     |          ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |     db: Arc<universaldb::Database>,
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn new(db: universaldb::Database) -> Self {
[INFO] [stdout]    |                           ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |         db: universaldb::Database,
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]   --> src/../tests/inline/vfs_support.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |         db: universaldb::Database,
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `universaldb` in this scope
[INFO] [stdout]    --> src/../tests/inline/vfs_support.rs:122:45
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub(crate) fn depot_database(&self) -> Arc<universaldb::Database> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^ use of unresolved module or unlinked crate `universaldb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `universaldb`, use `cargo add universaldb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0432, E0433, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rivet-depot-client` (lib test) due to 78 previous errors; 57 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086", kill_on_drop: false }`
[INFO] [stdout] 47d823ea0b2031a0d0ca3e0458817f45d243140cc5042dbc13f322a0bb3fe086
